Syntax slCharacterEncoding() slCharacterEncoding(encoding) Description This command allows you to change the current MATLAB character set encoding to be compatible with the encoding of a model that you want to open. slCharacterEncoding() returns the current MATLAB character set encoding. slCharacterEncoding(encoding) change the MATLAB character set encoding to the specified encoding. Valid values include: 'US-ASCII' 'UTF-8' 'Shift_JIS' 'ISO-8859-1' METTERE GLI APICI! Individua dove è il problema aprendo il file con kile e trovando la linea con errore Apri dopo aver impostato slCharacterEncoding('ISO-8859-1'). In questo modo cliccando sul testo incriminato vedi che sparisce magicamente la parte ammalata. Poi salva e riapri e dovrebbe essere tutto a posto.